CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp class

搜索资源列表

  1. netserver-d.0

    0下载:
  2. linux下tcp,udp通信库,socket类封装,http类封装,udp类封装,吐血奉献。-Under linux tcp, udp communication library, socket type of packaging, http class encapsulates, udp type of packaging, vomiting dedication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:185461
    • 提供者:
  1. FlyTcpFramework

    0下载:
  2. 从网上看到的一个封装好的类库,tcp传输,学习用不错,推荐大家-a tcp/ip class,use to study is good...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:244825
    • 提供者:liigane
  1. TCPHelper

    0下载:
  2. ,主要封装了TCP服务端,和客户端的代码,调用时只要实例化对象,将接收数据和发送数据事件加载就可以了-Using C# to write a TCP/IP wrapper class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2649
    • 提供者:liigane
  1. 3.4-PortScan_TCP

    1下载:
  2. 分别采用了TCP connect扫描和TCP SYN两种扫描方式。而且对于TCP connect扫描方式又分别通过CSocket类和Socket2编写了程序代码。从实际的测试效果来看,CSocket类和Socket2两种实现方式由于只是采用的编程类库不一样,而编程原理一样,所以效果也基本一样。而TCP SYN扫描则由于采用了非常规的扫描方式,特别是近几年防火墙的快速发展,几乎所有的防火墙都对这种方式进行防范,因此,扫描效果要视具体情况而定。同时,TCP SYN扫描方式必须运行于管理员组成员的模式
  3. 所属分类:Scanner

    • 发布日期:2017-05-21
    • 文件大小:6074928
    • 提供者:张彬彬
  1. TcpServerConnection

    0下载:
  2. tcp server connection cla-tcp server connection class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1354
    • 提供者:sukrusaglam
  1. imssetupdemo

    0下载:
  2. Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14126176
    • 提供者:eko
  1. cv-aku

    0下载:
  2. Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
  3. 所属分类:MySQL

    • 发布日期:2017-04-30
    • 文件大小:11232
    • 提供者:eko
  1. mySocket

    0下载:
  2. 使用此库可以直接在网页上创建 Socket TCP 连接,并与服务端连接,发送和接收数据。拥有完善的 Socket 接口,更方便操作。 Socket 适用于点对点聊天、协同或者聊天时等需要获得实时的数据。如果您找到了此组件,也必然知道 Socket 和 AJAX 的区别。 迈云 Javascr ipt Socket 类可以在网页上创建原生Socket,并与服务器端通讯。Socket具有持久、实时的优点,适合IM、聊天室、网络游戏、实时更新、实时推送等等的各个场合。-Using this
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:8356
    • 提供者:zzpudn62
  1. Visual-cPP_Network_1

    0下载:
  2. It is a code for Network TCP in Visual Studio C++. It is a simple code and uses a class program.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:603
    • 提供者:MiladIranmehr
  1. chatClientandchatServer

    0下载:
  2. 基于java的多客户端通信小程序源码,典型的 C/S 架构,有界面。主要分为两部分,服务器端和客户端。使用 TCP/IP 协议通过 Socket 进行通信。 服务器端主要完成登录验证和消息收发的功能。启动服务器后提供一个网 络端口,等待客户端发出请求,登录到此服务端,然后进行网络通讯和消息的 转发。要实现多客户端之间的通信,则必须构建多线程机制。 客户端主要完成登录验证和消息收发和显示功能,客户端可通过服务器端 的 IP 地址发送连接请求,然后登陆聊天室。成员列表栏中会显示在线的所有 人名
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:33997
    • 提供者:王根胜
  1. Ding-v1.6.1.tar

    0下载:
  2. Ding 是一个 PHP 框架实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的 MVC 模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似 Java 的 Spring 框架。 Ding Framewrok v1.6.0增加了MVC pre- 和post-dispatch拦截器,增加了当创建bean时候要对周期依赖的检查,修复了缓存中的bean被容器中的类知道的bug。-Ding is a PH
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:148825
    • 提供者:shenling0409
  1. Listener

    0下载:
  2. 监听类C#写的,实现TCP通讯-Listener class written in C#, implement TCP communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1184
    • 提供者:hellangel
  1. CSocketDemo

    0下载:
  2. 使用CSocket类进行网络通讯,可设置为UDP,TCP客户端或者TCP服务器端。-Use the CSocket class for network communications, can be set to UDP, TCP client or TCP server.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-30
    • 文件大小:143153
    • 提供者:Peter
  1. CAsyncSocketDemo

    0下载:
  2. 使用CAsyncSocket 类进行网络通讯,可设置为UDP,TCP客户端或者TCP服务器端。-Use the CAsyncSocket class for network communications, can be set to UDP, TCP client or TCP server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:146095
    • 提供者:Peter
  1. winSocket

    0下载:
  2. TCP IP sockets class,client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-30
    • 文件大小:54883
    • 提供者:christian
  1. ModbusTCP

    0下载:
  2. Modbus TCP C# TCP Modbus Cla-Modbus TCP C# TCP Modbus Class
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:51570
    • 提供者:ssusar
  1. TCP_API_Server2.0

    0下载:
  2. 实现TCP,HTTP,SMTP协议的框架,Data里对MySQL接口封装,XML里对DOM标准的实现。我目前主要是做C++网络编程,曾经尝试接触ACE库,但觉得太复杂难理解,而且也没有条件用于项目,后来发现了Poco,不仅简单易用,而且也包含《C++ Networking Programming》中提到的各种模式和框架,更难得的是文档注释丰富,看起源码来相当舒-class Net_API TCPServer: public Poco::Runnable class Net_API TCPSe
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:971712
    • 提供者:CanliaCen
  1. SocketDemoSynchronousTCP

    0下载:
  2. 本例子运用C#中的Socket类进行以太网同步通信,里面有服务器和客户端界面,可以传输文件和文字,代码有大量的注释,可以让初学者很好的理解socket TCP网络编程。-The examples use C# Socket class Ethernet synchronous communication, which has server and client interface, you can transfer files and text code has a lot of notes,
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:98605
    • 提供者:sss
  1. QtmodbusTCP

    0下载:
  2. Qt5自带的modbusTCP类实现的TCP modbus通信,程序包含客户端和服务器,开发环境为ubuntu16.04+Qt5.6.1,如打不开服务器,请将编译出的程序用sudo运行。-Qt5 comes with the modbusTCP class to achieve the Modbus TCP communication, the program contains the client and server, the development environment for ubun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:14366
    • 提供者:红兵
  1. VoiceInputAndPlay

    0下载:
  2. 程序分为录入语音,和播放录音两个部分, 录入语音通过麦克风输入将声音存入Voice.wav文件,然后通过TCP/IP传输给播放部分,IP存放在XMAL方件中,类库设计, VS2010-The program is divided into input voice, and play the recording of two parts, enter the voice input through the microphone into the voice Voice.wav file, and
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1039037
    • 提供者:zxx
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com